'Declaration<DispIdAttribute(289)> Function GetPageThumbnail( _ ByVal Width As Integer, _ ByVal Height As Integer, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As Integer
function GetPageThumbnail(
Width: Integer;
Height: Integer;
Red: Byte;
Green: Byte;
Blue: Byte
): Integer;
Parameters
- Width
- Height
- Red
- Green
- Blue
